projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
542f2d8
)
(archive-remote-regexp): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 14 Nov 1995 03:45:10 +0000
(
03:45
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 14 Nov 1995 03:45:10 +0000
(
03:45
+0000)
lisp/arc-mode.el
patch
|
blob
|
history
diff --git
a/lisp/arc-mode.el
b/lisp/arc-mode.el
index 7033aeaea2b9d550bf77bd8109789a2002dbfb59..323205f25751039e7d460be95780b22079951eb7 100644
(file)
--- a/
lisp/arc-mode.el
+++ b/
lisp/arc-mode.el
@@
-110,7
+110,7
@@
(defvar archive-remote-regexp "^/[^/:]*[^/:.]:"
"*Regexp recognizing archive files names that are not local.
A non-local file is one whose file name is not proper outside Emacs.
-A local copy
a
the archive will be used when updating.")
+A local copy
of
the archive will be used when updating.")
(defvar archive-extract-hooks nil
"*Hooks to run when an archive member has been extracted.")